CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bankers algorithm

搜索资源列表

  1. yinhang

    0下载:
  2. 银行家算法,针对课本例子的求解-bankers algorithm, against textbook example of the Solution
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2385
    • 提供者:王欣
  1. 银行家算法的程序

    0下载:
  2. 操作系统小程序--银行家算法-OS small programs -- bankers Algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1899
    • 提供者:火影
  1. yihangjia

    0下载:
  2. 自己写的银行家算法,只能实现固定进程和资源的操作,不过要是应付作业什么的没有问题,绝对可以运行-himself wrote bankers algorithm, the process can only be fixed and operational resources, but what if the deal with no operational problems and it can definitely run
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2011
    • 提供者:董反
  1. 银行家计算机

    0下载:
  2. 应用银行家算法解决死锁问题-application bankers algorithm to solve deadlock
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1949
    • 提供者:李文颖
  1. 银行家算法

    0下载:
  2. 采用银行家算法实现死锁的避免-bankers algorithm used to avoid deadlock
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1360
    • 提供者:马芳萍
  1. bank0

    0下载:
  2. 银行家算法.解决死锁问题-bankers algorithm. Resolve Deadlock
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:79602
    • 提供者:源码
  1. 银行家算法操作系统实验报告

    0下载:
  2. 银行家算法的课程设计报告-bankers algorithm design of the curriculum report
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:9263
    • 提供者:王珊
  1. banktor

    0下载:
  2. 操作系统银行家算法原代码-operating system bankers algorithm source code
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1785
    • 提供者:王勇
  1. 多用户银行家算法

    0下载:
  2. 一个完整的多用户银行家算法-a complete multi-user bankers Algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8179
    • 提供者:夏雨
  1. cyhj

    0下载:
  2. 银行家算法分析报告( c语言)-bankers algorithm analysis report (c language)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3270
    • 提供者:虞周君
  1. yinhang

    0下载:
  2. 银行家算法C++描述-bankers algorithm C Descr iption
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:16991
    • 提供者:李兆武
  1. 银行家算法C++Builder

    0下载:
  2. 用C++Builder实现的银行家算法可以任意 输入进程个数各类资源的个数输出安全序列-with C + + Builder bankers algorithm can process arbitrary importation of all types of resources the number of security Sequence Number output
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:101168
    • 提供者:比赛
  1. os-banker

    0下载:
  2. 操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的算法,进行是否可能导致死锁的预测,以决定是否同意这一资源请求。这是向前看几步,知道保证不会导致死锁时再向前走一步的具有动态性质的预测算法。-operating system bankers algorithm Demonstration Program, bankers algorithm is a method to avoid dea
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1634
    • 提供者:邱孝杰
  1. bank银行家

    0下载:
  2. 银行家算法执行程序,请大家实验,可以用的,可以检测是否存在安全序列!-bankers algorithm implementation procedures, please experiments can be used and can detect the presence of safety sequences!
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:10877
    • 提供者:小王
  1. _banker

    0下载:
  2. 银行家算法可以解决计算机操作系统里的互斥。还有peterson等其他算法-bankers algorithm can solve computer's operating system Mutex. There are other algorithms Peterson
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1406
    • 提供者:wf
  1. BANK_bank

    0下载:
  2. 主要是用语解决死锁问题的算法,也称之为银行家算法,希望可以用的上!-term solution is mainly the deadlock algorithm, also known as bankers algorithm can be used to hope!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1167
    • 提供者:刘华宾
  1. your name

    0下载:
  2. 银行家算法 利用C++编写,其中安全性算法我采用了变量的控制,比较简单,对与初学着来说,是一个非常好的例子-bankers algorithm using C + +, security algorithm I use the control variable, relatively simple, with a beginner, it is a very good example
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:9380
    • 提供者:yang
  1. 银行家算法解决死锁

    0下载:
  2. 应用银行家算法解决死锁问写的银行家算法,只能实现固定进程和资源的操作,不过要是应付作业什么的没有问题,绝对可以运行 -application bankers algorithm to solve the deadlock was asked bankers algorithm, the process can only be fixed and operational resources, but what if the deal with no operational problems and
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-22
    • 文件大小:159577
    • 提供者:张学友
  1. 银行家wearefuture

    0下载:
  2. - 银行家算法执行程序,请大家实验,可以用的,可以检测是否存在安全序列! -- bankers algorithm implementation procedures, please experiments can be used and can detect the presence of safety sequences!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9805
    • 提供者:张学友
  1. zy19810412

    0下载:
  2. 在计算机操作系统中,最有代表的避免死锁的算法,是Dijkstra银行家算法。这是由于该算法能用于银行系统现金贷款的发放而得名的。为了加深对该算法的认识和掌握,进而在计算机上实现。为了实现银行家算法,系统中必须设置若干数据结构。-in computer operating systems, and most representative of the deadlock avoidance algorithm is Dijkstra algorithm bankers. This is becaus
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:301328
    • 提供者:张学友
« 1 2 3 4 5 6 78 9 10 11 12 ... 23 »
搜珍网 www.dssz.com